-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(Tile): remove double border fix #9485
Conversation
✔️ Deploy Preview for carbon-react-next ready! 🔨 Explore the source changes: 0ea73cf 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-react-next/deploys/611e24ff107d62000739125b 😎 Browse the preview: https://deploy-preview-9485--carbon-react-next.netlify.app |
✔️ Deploy Preview for carbon-elements ready! 🔨 Explore the source changes: 0ea73cf 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-elements/deploys/611e24ffbe77df0007504a70 😎 Browse the preview: https://deploy-preview-9485--carbon-elements.netlify.app |
✔️ Deploy Preview for carbon-components-react ready! 🔨 Explore the source changes: 0ea73cf 🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-components-react/deploys/611e24ffbfe08b0008307556 😎 Browse the preview: https://deploy-preview-9485--carbon-components-react.netlify.app |
@tw15egan for fixes like this, do you think it'd be better to try and pair up the fixes in |
@joshblack for any style fixes I've been making the same changes in |
Oh perfect, makes sense! |
Closes #8523
This removes the double border fix that was removed in #8529 but added back in #9067
Changelog
Removed
Testing / Reviewing
Ensure that all borders are present when multiple
selectable tiles
are selected